From: Markus Rost Date: Tue, 12 Nov 2002 00:10:51 +0000 (+0000) Subject: (defgroup comment): Remove autoload cookie. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~29797 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=10add95dff3a266f8e341936f16e340c166fc68a;p=emacs.git (defgroup comment): Remove autoload cookie. --- diff --git a/lisp/newcomment.el b/lisp/newcomment.el index b44f63db903..52f9544a7fd 100644 --- a/lisp/newcomment.el +++ b/lisp/newcomment.el @@ -73,7 +73,6 @@ ;;;###autoload (defalias 'indent-new-comment-line 'comment-indent-new-line) -;;;###autoload (defgroup comment nil "Indenting and filling of comments." :prefix "comment-"